MPC5567EVB Standalone system

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

MPC5567EVB Standalone system

1,274 Views
dheeru
Contributor I
Hi,
     I am using the MPC5567EVB and able to debug the code on the same. Now I want to make the standalone target which is not happenning. I have changed the Boot configuration so that the boot happens from flash but my code is not executing. Is there anything else I need to do to create a standalone application? Please let me know.
 
thanks
Dheeru
Labels (1)
0 Kudos
1 Reply

264 Views
stanish
NXP Employee
NXP Employee
Hello dheeru,

I'm not sure what you exactly mean by "Standalone application/target" in this context. You might mean the target which programs and executes the application from flash instead of RAM. In this case I'd recommend you to create a new project using Project Wizard which creates also "Internal_Flash" target by default (this may depend on CW version you are using). This target includes all necessary settings and files e.g. linker command file, linker settings (generate ROM image), debugger configuration, RCHW.... etc.
Could you describe your problem more in detail in case I missed the point?

Regards
Stanish
0 Kudos