New PE Project does not compile/link

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

New PE Project does not compile/link

Jump to solution
1,601 Views
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!

Tags (2)
0 Kudos
Reply
1 Solution
1,444 Views
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.

View solution in original post

0 Kudos
Reply
1 Reply
1,445 Views
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 Kudos
Reply