undefined reference to `_mem_alloc_system'

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

undefined reference to `_mem_alloc_system'

773件の閲覧回数
kcw
Contributor III

MQX 4.1

I am getting a  undefined reference to `_mem_alloc_system' in GPIO1_Init(PE auto generated code).

This code is autogenerated.....

Any Ideas?

タグ(3)
0 件の賞賛
返信
2 返答(返信)

638件の閲覧回数
danielchen
NXP TechSupport
NXP TechSupport

HI

how to reproduce your issue?

I guess you need to enable memory allocation in PE  properties view.


Have a great day,
Daniel

638件の閲覧回数
kcw
Contributor III

1) Create a project in KDS using PE.

2) add MQX OS in PE

3) add GPIO_LDD  in PE

4) Generated the Processor expert code

5) Compile.

I am getting an compile error in GPIO1_init. undefined reference to _mem_alloc_system.

0 件の賞賛
返信