10-19-2015 01:13 AM - edited 10-19-2015 02:27 AM
Hi
I have upgraded the hardware in my design and I therefore needed to get an updated bsp. (I've tried regenerating it but it didn't work!!) so I created a new one. When I do so I get the following error. The only difference I can see between the 2 system.mss files is that the OS has changed from 4.2 to 5.1. Any suggestions as to how I fix this?
I don't get this error with the previous bsp. So clearly something has changed in the new bsp which is causing this error. The alternative is to upgrade the old bsp file. I have tried to do this (using regenerate bsp source) but the xparameters file isn't updated with the changes which I find odd. If I create a new bsp file the changes are made to the xparameter file but then I get the above error. This is a frustrating error as it appears to be a tools related bug and nothing to do with what I'm doing.
10-21-2015 06:32 AM
fixed this myself in the end. Well, it wasn't really a fix. I just didn't need this function so commented it out.
10-19-2015 06:03 AM
In the warnings you can see that some of the header files have changed when porting.
Look at the line of code that is giving the error, and do a F3 and see is the error ligit.
You may need to change your application codeto reflect the changes in the BSP
10-21-2015 06:32 AM
fixed this myself in the end. Well, it wasn't really a fix. I just didn't need this function so commented it out.
12-10-2015 11:25 PM
When something strange happens, i recommend to reset output product of the block design and reset all runs, like the old ISE a good clean can be important!