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?
HI
how to reproduce your issue?
I guess you need to enable memory allocation in PE properties view.
Have a great day,
Daniel
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.