• µVision3 for 8051?
    On the fair embedded systems 2004 it was announced that off approx. May 2004 µVision3 will be released. Now we have October and to notice of it nothing :-( Can someone clear up for us over the conditions...
  • µVision3 - LPC2103 - Fast IOs
    Hi, just wanted to test a simple program, that accesses the new Fast IOs of the LPC2101/2/3 series from Philips. But whenever a new register (addresses right below the lowers RAM address) is...
  • µvision3 ..user manual for writing firmware
    Hello, I am new to µvision and would like to write frimware with it. I looked in help of µvision to learn how to write my own application but there only examples are presented and not a user manual...
  • Stack Pointer reading incorrect value from register
    I've asked is same question in stack overflow, but didn't get the response. Here goes, Why is Stack-pointer register not reading correct value from another register? When I move a value from register...
  • Read/Write from register
    hi I am trying to implement a filter on my Cortex m-0 based FPGA the main idea of this project is to create an accelerator from my C code to reduce the execution time ..and since my accelerator was...