gjs_rsdi
Joined: 06 Feb 2006 Posts: 468 Location: Bali
|
changes in .h or .c file |
Posted: Mon Jan 07, 2008 5:36 pm |
|
|
using MPLAB 7.60, ccs compiler v3.249; controller 18F252
adding to the header file #device HIGH_INTS = TRUE get error in compilation (can't use so far in the project). I take it out, timer2 stop working, in the simulator (MPLAB).
made new project, same .h files, everything fine.
change in timer0 prescaller (in .c) didn't affect the prescaller, timer0 stop working in the simulator.
again the solution was new project.
is eveyone faced those problems ? have other solution than making new project ?
joseph |
|