• BSL mode constraint
    Hello, Micon used - ST10f280 Mode of operation - BSL Question 1-> In user manual for ST10F280, it is written "While operating in BSL mode accesses to internal Flash is partly redirected". Is...
  • 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...
  • 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...
  • execute program in RAM
    Hi, I work on ST10F168 with Keil V2.38 I have a standart program in flash and i want to load via SCIO a program in external RAM in order to execute it. What the good format can i load in RAM : h86 or...
  • Executing and Simulating in idata RAM
    How can I execute time-critical code in internal idata RAM of the C161? I located my interrupt routine to 0xfc60, but both simulator and target monitor show that it's as slow as executed from the external...