I am trying to get started with Processor Expert and MQX.
I'm working on TWR-K40X256 with CodewWarrior 10.2 and MQX 4.0.
I included PE into my BSP project with New->Other->PE and generated PE Code.
When I try to build the BSP only, it works. When I try to build an empty project with the BSP I get the errors as shown in the attachment.
Thank you for any help!
解決済! 解決策の投稿を見る。
I don't know why, but I got it working after restoring the original BSP project.
I had to add 2 additional references in the example project to the "MQX_ROOT_DIR\mqx\build\cw10\bsp_twrk40x256_pe\Sources" and "MQX_ROOT_DIR\mqx\build\cw10\bsp_twrk40x256_pe\Generated Code" directory and finally it compiled.
I don't know why, but I got it working after restoring the original BSP project.
I had to add 2 additional references in the example project to the "MQX_ROOT_DIR\mqx\build\cw10\bsp_twrk40x256_pe\Sources" and "MQX_ROOT_DIR\mqx\build\cw10\bsp_twrk40x256_pe\Generated Code" directory and finally it compiled.