I downloades the newest version of MPLAB 6.30.0.0.
But the project files from MIOS (e.g. MIOS Skeleton Small.mcp) can not be loaded into the edi. :(
Same with workspaces.
Oh, I see the *.mpc are all empty.
What’s wrong here?
I downloades the newest version of MPLAB 6.30.0.0.
But the project files from MIOS (e.g. MIOS Skeleton Small.mcp) can not be loaded into the edi. :(
Same with workspaces.
Oh, I see the *.mpc are all empty.
What’s wrong here?
Hi Thomas,
Unfortunately Microchip has changed the project file format, the old files are not compatible - you have to create a new project and add the main.asm file (nothing else) - thats all.
Best Regards, Thorsten.
> main.asm file (nothing else)
That’s all I wanted to know. Thanks.
I feared I have to reconstruct more complicate ones.
btw. “MIOS Skeleton Large.mcp” could be opened.
Indeed I was a little bit disappointed that they are so simple, so my question for them was not that important. ;)