Other Parts Discussed in Thread: HALCOGEN
Hi,
Describing a process:
1. I created the project of ccs4 for sharing with HALCOGEN about one month ago.
When I want compile the code which was generated by HAHALCOGENL, I got a error :
>> Compilation failure
gmake: *** [source/system.obj] Error 1
gmake: Target `all' not remade because of errors.
2. I re-created the project of CCS4 for sharing with HALCOGEN again and update the HALCOGEN tools tool.
The code which was generated by HALCOGEN passed the compiling and linking . So I thought I got mistakes when I created the sharing project(http://e2e.ti.com/support/development_tools/code_composer_studio/f/81/p/216523/765524.aspx#765524).
After that time, Everything was fine. If I changed some items of project in HANCOGEN tools, I can got the corresponding change of the code in CCS4 tools too.
3. I updated the HAL few days ago. There was a problem: when I change the setting item in HALCOGEN, the code in CCS4 did not change.
4. I created another sharing project. When I try to compile the code which come from HAL. I got same error information:
>> Compilation failure
gmake: *** [source/system.obj] Error 1
gmake: Target `all' not remade because of errors.
The detail of my current tools:
windows 7. CCS4 :Version--4.2.5.00005
Hal code generater :Version-- 03.03.01 --http://www.ti.com/tool/halcogen
CPU : RM48L950
So I think the problem maybe come form HAL tools.
Is there some one can help me?
Thanks !
B.Rs,
Chuan