New PE Project does not compile/link

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

New PE Project does not compile/link

跳至解决方案
1,598 次查看
friederschrempf
Contributor IV

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!

标记 (2)
0 项奖励
回复
1 解答
1,441 次查看
friederschrempf
Contributor IV

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.

在原帖中查看解决方案

0 项奖励
回复
1 回复
1,442 次查看
friederschrempf
Contributor IV

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.

0 项奖励
回复