2006-04-27 03:19 AM
2006-04-26 08:52 PM
dear i am using St10F269. what are settings needed in hardware and software (startup.a66) to operate it in single chip with no external ram,rom.
what should be the memory model and what should be the syscon and buscon value.2006-04-27 03:19 AM
Hi Hello,
Operating in single chip mode--> executing application from the internal flash memory, so: - Hardware setting: Single chip mode is entered, when pin /EA is high during reset. - Software settings: * ROMEN bit in SYSCON register must be enabled * The memory model defines the default variable and function location and their default pointer size. The right selection depends on the application and impacts the compiler efficiency. For more details, please refer to the used toolchain user's manual. For more details, please refer to the ST10F269 user's manual available on the following link: http://mcu.st.com/mcu/modules.php?op=modload&name=Forums&file=viewtopic&topic=1727&forum=5 Best regards, Najoua.