Joined: 03 Oct 2005 Posts: 88 Location: Ploiesti, Romania
CCS C 3.236 bug?
Posted: Fri Dec 02, 2005 4:49 am
Anybody knows why the following code isn't accepted by the 3.236 PCWH compiler? It worked on previous versions.
Code:
#build (reset = 0x0002)
#rom 0x0000 = {0x0000} // Put a NOP
Guest
Posted: Fri Dec 02, 2005 5:25 am
Just tried it using PCH (not PCWH) and it compiled o.k. with
V3.226, 3.236 and 3.23
VanHauser
Joined: 03 Oct 2005 Posts: 88 Location: Ploiesti, Romania
Posted: Fri Dec 02, 2005 5:52 am
For me it reports "Invalid #org range at line ####". The line number is beyond the last line in the main source file. I have an #org in my source code, but that has nothing to do with it. Tried it with PCH also.
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