• uVision download blocked by firewall
    Hello, I'm trying to download the latest uVision (5.24) but my company's firewall is blocking it, saying it's found a trojan. Does anybody else have the same problem? Regards, Pavel
  • uVision download blocked by firewall
    Hello, I'm trying to download the latest uVision (5.24) but my company's firewall is blocking it, saying it's found a trojan. Does anybody else have the same problem? Regards, Pavel
  • Microcontroller erases all blocks except block 0.
    I am using a P89C51Rd+ from Philips. I have been testing my software in this microcontroller.But last night with no apparent reason it stoped to erase the block 0 of the FLASH.It simply does not erase...
  • Microcontroller erases all blocks except block 0.
    I am using a P89C51Rd+ from Philips. I have been testing my software in this microcontroller.But last night with no apparent reason it stoped to erase the block 0 of the FLASH.It simply does not erase...
  • IT instruction block question : how does this work .. (block seems always executed)
    I have this 'tight' piece of ASM I'm looking at how it's working, and it contains IT instruction ( I've never seen before until now). Now all code works (compiler generated!) , but, i'm also stepping...