I put Hal.h and all the other Hal.h files into the folders just like simplicity ti has them and put them in my project just like some ti code example has it. but when i try to run my project it comes up with a Hal.h not found error. if i put my main.c into the simplicity folder where their code is and attach it to their project then my code compiles fine. if i look at where the folders are in my project and simplicities project the only dif is theirs is in their project folder. I even changed the calling to make sure it called the hal.h files from the correct folders in my project folder but still it says it cant open Hal.h. what am i doing wrong? i would love to use Hal and simplicity but i cant figure out this problem. thanks Kim
sorry forgot to metion that i am using a 2510 soc and IAR kickstart.