• RL\TCPnet\Http_demo port to RM9200
    Hi, I tried to change the RL\TCPnet\Http_demo , based on SAM9263, to the RM9200. There are a lot of differences between the registers and I’m not sure that it is possible. Our network used DHCP. Is...
  • Simulation Bug of Atmel SAM7x?
    while evaluating the examples under \Keil\ARM\RV30\Boards\Atmel\AT91SAM7X-EK, I got the following Error: *** error 65: access violation at 0x00000000 : no 'execute/read' permission But the examples...
  • RTX bugs in Atmel AT89C51
    Hi~ All I have write a RTX51 test program with AT89C51, see following code: #include <reg51.h> #include <rtx51tny.h> void init (void) _task_ 0 { os_create_task (1); os_create_task (2); } void...
  • Bug in the simulator?
    Issue The POPNE (or LDMNEIA) instruction seems to be executed in the simulator even if the Zero flag is set. C Compiler: V4.1.0.567 CPU DLL: V4.14 How to reproduce Create a new project...
  • No Simulated Peripherals for AT91SAM9260 from atmel
    Hi all, I would like to work on ATMELS AT91SAM9260. Since i am very much familiar with keil i downloaded the version mdk322a from the site. When i just look for the simulated peripherals for the...