• HALT shortcut doesn´t work
    Why the Esc shortcut key ( Debug -> Stop Running [HALT] ) doesn't work durring simulation? Is it a kind of conflict with other Software that maybe is using the same shotcut key?
  • Enbaling hardware linkage on IAR workbench
    Hi I am working with Nordic nRF52832, which contains Cortex™-M4F CPU with FPU unit. In order to get the best performace I want to enbale hardware linkage. How do I do it? How can I make sure that hardware...
  • Beginners question; RD/WR doesn´t work
    I have quite recently started working with uVision and an Atmel MCU, and I think that I may have done something wrong in my settings... Here goes: The problem is that both RD and WR goes low when...
  • 89LPC922 doesn´t run a simple program
    I'm using C51 V7.0 who it doesn't have support for 89LPC922. But, I copy 922.h header file and start up for lpc9xx family. I write a simple program to modify a port P17. What happened? Nothing. My program...
  • The ## macro operator doesn\t work in the ARM compiler 6
    The ## macro operator doesn\t work in the ARM compiler 6 for example, the following code can be compiled well using ARM compiler 5.06: However, it does not work with ARM compiler 6 #define FilterSOSStructDefine...