Paths and Symbols for NB-supplied source files
Posted: Sun Aug 26, 2012 9:51 am
I'm working with the HiResTimer example, but this is a more generic question, I think.
I got "undefined reference to .." errors when I tried to compile the example, until I pasted the HiResTimer.cpp file into my workspace folder. I tried adding "G:\nburn\MOD5441X\system" to the Paths and Symbols include directories, but that didn't help. It seems that I shouldn't have to have this file in each workspace folder, but how do I point to the file? This same folder has i2cmaster and all my I2C stuff compiles fine. I noticed there was no HiResTimer.o file in the folder, so I added it from my Release folder, but that didn't help either. I rebuilt all the system files, still no luck.
What am I missing?
Sam
I got "undefined reference to .." errors when I tried to compile the example, until I pasted the HiResTimer.cpp file into my workspace folder. I tried adding "G:\nburn\MOD5441X\system" to the Paths and Symbols include directories, but that didn't help. It seems that I shouldn't have to have this file in each workspace folder, but how do I point to the file? This same folder has i2cmaster and all my I2C stuff compiles fine. I noticed there was no HiResTimer.o file in the folder, so I added it from my Release folder, but that didn't help either. I rebuilt all the system files, still no luck.
What am I missing?
Sam