hi
my name is yehonatan and i am working with rm48l950
today i started to work with ccs5 first time with rm48l950 (i worked with msp430 value lie before)
i follow the manual how to combine halcogen project into ccs project
1.create your's ccs project
2. create your's halcogen project in the same location
3. linked the halcogen lib into the project in compiler link path
when i comopiled the project i recived two major errors
Description Resource Path Location Type
#10010 errors encountered during linking; "hi.out" not built hi C/C++ Problem
Description Resource Path Location Type
<a href="file:/C:/ti/ccsv5/tools/compiler/dmed/HTML/10234.html">#10234-D</a> unresolved symbols remain hi C/C++ Problem
what should i do to solve the two erros and make my project work
thanks a lot
yehonatan spiegel