2014-06-25 02:56 PM
Hello,
I have been using version 4.2.0 without problems but I had a DMA problem which I thought that could be fixed in version 4.30I did the upgrade from Check for Updates option. No issues there.However version 4.3.0 is NOT generating any source code. The dialog pops up but it is stuck in ''Generating user source code...'' forever the progress bar moves up 4 notches and stays there indefinitely.I tried back reving to 4.2.0 but 4.2.0 is telling me that my project uses Firmware Package V 1.2.0 that is not supported but it will not let me change to the previous package.I'm stuck now, please any help is welcome!2014-06-25 04:35 PM
Perhaps try removing all the files from you project folder except for the .ioc project file ( move them somewhere else ). Then try re-generating the project.
You make have to do some file compare if you have a lot of user code added and manually copy ( or use something like WinMerge ). You should only need to do this on the Inc and Src folders though.Worth a try?