• uVision2 Evaluation w. Triscend TE505
    Can the 2K-limited uVision2 Evaluation version be made to create code to run in the on-chip RAM of a Triscend TE505? The TE505 has 16K on-chip RAM, but the uVision2 Evaluation seems intent on starting...
  • NVRAM Howto...
    I have never used external RAM before (beleive it or not :-o ) . Now I am using an NVRAM from Dallas so that in case of power failure the value of some variables is retained. My question is how do...
  • howto disable integrity check
    inside the hex file i tried to attach is the code i modified,,,,,,,,,, but its got an integrity check,,,,,,,,,, crc,,,, md5,,,, checksum. how to change the integrity check????????
  • HOWTO enable AGDI stepout?
    Hi! My keil debugger works without "StepOut" choice. The stepOut button in the toolbar is always disabled. Is there any setting of AGDI for it?
  • linking a hex file (howto...)
    Hi, I have an application where a STR912 is connected to a PIC device. The two devices communicate using CAN. I want to download the PIC's firmware using the STR912. For this purpose, I have...