I have the main application that is in FLASH, when I send a sequesce of commands I want to load from UART a loader that will be saved to RAM and at the and of uploading I decide the address to be called to run the main funcrion of the LOADER in RAM. My question is, how can I set codewarrior to compile my application all(CODE/DATA) for RAM?
Best regards