Is it possible to re-create project with MPLAB IDE?
Posted: Sun Oct 20, 2013 5:51 pm
Hi all,
I am following the tutorial:
Tutorial: PIC30 - Installing ERIKA and RT-Druid, and compile your first application on Windows hosts
So far so good, the last step states:
"You have now imported the COFF file inside MPLAB IDE. There is no need to create a MPLAB IDE Project, because the compilation process is handled by Eclipse. The Figure shows the Disassembly Listing and the Program Memory window. Please note that MPLAB IDE correctly recognizes the debug symbols of the source code produced inside Eclipse."
In my case a *.elf file was generated (for a pic32mx) but MPLAB IDE likes it.
But debuging with MPLAB SIMulator with Disassembly or Program Memory is a pain.
Is it possible to re-create the project with MPLAB IDE? (if that doesn't sound blasphemous :=) the simulation would be much friendly.
I started trying this, but had to give up as the structure of folders and finding the required files derailed me.
Thanks,
Rec
I am following the tutorial:
Tutorial: PIC30 - Installing ERIKA and RT-Druid, and compile your first application on Windows hosts
So far so good, the last step states:
"You have now imported the COFF file inside MPLAB IDE. There is no need to create a MPLAB IDE Project, because the compilation process is handled by Eclipse. The Figure shows the Disassembly Listing and the Program Memory window. Please note that MPLAB IDE correctly recognizes the debug symbols of the source code produced inside Eclipse."
In my case a *.elf file was generated (for a pic32mx) but MPLAB IDE likes it.
But debuging with MPLAB SIMulator with Disassembly or Program Memory is a pain.
Is it possible to re-create the project with MPLAB IDE? (if that doesn't sound blasphemous :=) the simulation would be much friendly.
I started trying this, but had to give up as the structure of folders and finding the required files derailed me.
Thanks,
Rec