We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hi, I have written firmware for a Cypress FX2 controller. The strange thing is: when I first download the monitor and after that my firmware, everything works fine, but when I just download my firmware the code will not run? I think it has to do with some registers that are configured by running the monitor, wich my firmware doesn't. Does anyone else ever had the same behaviour and how did you solve it? Is there a list with what registers are set by the monitor? Thanks, Timo
Hi, Did you get to the bottom of this as I am having the same problem?? Sam.
I too am still having this problem.. anyone find the resolution?
My problem was that the standard monitor configures the CPU speed for 48Mhz(CLKSPD1 = 1). Make sure that you have set your CPU clock speed correctly otherwise the Baud rate will be wrong. Hope this helps, Sam.