Skip to content

KEIL AC6编译报错 #72

Description

@kuhetingyu

./components/cm_backtrace\cm_backtrace.h(32): warning: In file included from...
./components/cm_backtrace/cmb_def.h(364): error: function definition is not allowed here
attribute( (always_inline) ) static __inline uint32_t cmb_get_msp(void) {
^
./components/cm_backtrace/cmb_def.h(369): error: function definition is not allowed here
attribute( (always_inline) ) static __inline uint32_t cmb_get_psp(void) {
^
./components/cm_backtrace/cmb_def.h(374): error: function definition is not allowed here
attribute( (always_inline) ) static __inline uint32_t cmb_get_sp(void) {

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions