• DPPs in Startup.a66
    Hello, I would ask something about startup.a66... In the example code I have a next statement: ASSUME DPP3:SYSTEM ASSUME DPP2:NDATA MOV DPP0,#?C_PAGEDPP0 ; Init DPP0 (for DPPUSE)// What and...
  • Read *.h files from STARTUP.A66
    Hi there, is it possible to read some variable (e.g. x=0 or x=1) from a *.h file and make a corresponding choice (if...else...) in the STARTUP.A66? thanks Cheng
  • User's manual
    Hi all, I would like to know from were i can download microvision2 user's manual . Thanks and regards Smith
  • Need RTX-166 user's manual
    I am looking for an RTX-166 user's manual. The ar166.chm file provided on Keil's website does not work properly, it seems to have dead links in it. Any help would be appreciated.
  • CMSIS-RTOS user manual
    Hi I want to start studying CMSIS-RTOS but I couldn't find any user manual for it. there is some user manual for keil-RTX. what is difference between CMSIS-RTOS and keil-RTX? I read in a document that...