2008-07-20 05:45 PM
where is CP15 (buffered/un buffered)
2011-05-17 12:54 AM
Dear All,
I am usign a 16 bit memory device with EMI. The device works only when i use the buffered mode in my MCU. But if i de-comment the #define Buffered in my 91x_conf.h in Keil, all the other functions of MCu stop working. i am not even able to toggle a pin in buffered mode. Can some one help me by telling how to use buffered mode.... And if some one can tell what/where is Control register - CP15 in STR9. Thanks.2011-05-17 12:54 AM
Hi satnam.singh,
Did you use some kind of IAP bootloader first and then jump to your program ? could you please provide your keil start-up file if i can o the same in my board, so I can investigate and let you know. Regards, STOne-32.2011-05-17 12:54 AM
i am not using any bootloader.
currently i am using ulink to program my MCU. regards,