Forum Discussion
Altera_Forum
Honored Contributor
12 years agosystem.h not reloading
Dear all I have the problem the system.h is not reloading if in my nios II project even if I regenerate the bsp stuff. And it is a little bit more strange: New defines are not visible. Old defi...
Altera_Forum
Honored Contributor
12 years agoI created a new workspace, copied files and appropriate makefile sections and it works now. But still something is wrong. If i add manually for example:
#define test 0 In my fill i can't see test macro ("selected text cannot be mapped to symbol name"). How does it really work and if there is a workaround ? best, madness