Posted on May 08, 2009 at 13:52Some other information that might help... To get the code to compile, I have temporarily reduced the size of one of the arrays to 10, so I now have... theta_in_capcom[5280] and... theta_out_capcom[10] Once downloaded t...
Posted on May 07, 2009 at 15:05I want to store 2 arrays in ROM, both of which contain 5280 unsigned int values. I can successfully compile the code with 1 array, but when I compile the code with 2 arrays I get the following error... Linking and loca...
Posted on January 15, 2009 at 13:47im a bit of an amature at all this ive had a look but cant really see anything obvious have you looked at my circuit diagram attached in my post ? it looks like an automotive ecu in your picture ? is there a chance...
Posted on January 15, 2009 at 13:46im a bit of an amature at all this ive had a look but cant really see anything obvious have you looked at my circuit diagram attached in this post ? it looks like an automotive ecu in your picture ? is there a chan...
Posted on January 06, 2009 at 09:08I have resolved this problem - it was a hardware design fault. The NMI input to the micro was floating so after a few seconds some noise must have appeared on this input. I have now pulled the NMI input up to +5V (...