• Singlesegmeted mode for С164CI with BSL debugging
    Are any one have ever tried to debug the C164CI target in BSL-mode for nonsegmented-mode of uC? The problems are: 1. The values of segment part of addresses are appear as free-switching bits in debugger...
  • BSL, execute in External Ram
    Dear all I use C167LM-CS, I want to download the Hex file to external Flash:amd29f400 in BSL. I have to excute a fucation in external Ram. How can I config the Keil to maks the Hex file which can excute...
  • Debugger(BSL), Interrupt Enables and Variable Values
    I created and use an ASSERT macro to validate param's passed to func's, as well as the value of global var's used by ISR's, etc. I noticed that occasionally while debugging, an ASSERT would trigger for...
  • Staggered Mode
    Hi everyone, i am using timer0 for an application. how can i set it to non-staggered mode? i know i have to set the STAG flag CC1_IOC Register. But if i try to access this register the keil compiler...
  • Monitor in Bootstrap mode
    I want to run the C166 monitor in bootstrap mode but have problems to get it running. Since the memory map is quite exotic, finding proper monitor configuration might produce some headache. But i do...