Kevin: Thanks for replying, this is driving me nuts. Device: RX1115F51115ADFM on a Renesas Starter Kit board Toolchain: KPIT GNURX-ELF Here is another thing I discovered. This problem isn't about the statement 'y += lastSixteen[i].dir;' No matter what variations I try, the code will go to the exception trap if I try to add two floats or doubles anywhere in the file 'compass.c.'. It WILL add two ints. It will also add values if I place some code in a different file, such as r_cg_main.c
↧