Tagged Questions

3
votes
2answers
248 views

Fixed point math with ARM Cortex-M4 and gcc compiler

I'm using Freescale Kinetis K60 and using the CodeWarrior IDE (which I believe uses GCC for the complier). I want to multiply two 32 bit numbers (which results in a 64 bit number) and only retain the ...
2
votes
0answers
264 views

Freescale CodeWarrior : Register watchpoint on HCS08

I need to break the debugging when I-bit of SR (global interrupt mask) changes it's state. Freescale CodeWarrior 6.1 MCU: HCS08