Is it possible to compile multiple files using CCS compiler?
I have a problem in executing multiple files with break points.
I can't put break points any where except main function.
Please tell me the cause and how to fix it.
dyeatman
Joined: 06 Sep 2003 Posts: 1944 Location: Norman, OK
Posted: Mon Jan 12, 2009 9:55 am
What CCS version do you have?
The version number is in the format 3.xxx or 4.xxx
praveen hegde Guest
compiler
Posted: Tue Jan 13, 2009 12:02 am
The version is 4.14.10.14.
When there are more than one (.c ) files break point is not working properly and i cant place the break point inside other function except main function.
If i place all the code in a single file, break point is working.
Does this compiler support multiple file compilation??
If yes , how to do it?
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum