代码搜索:softec
找到约 443 项符合「softec」的源代码
代码结果 443
www.eeworm.com/read/166865/9992406
cmd softec_startup.cmd
// At startup the commands written below will be executed
www.eeworm.com/read/166865/9992434
cmd softec_preload.cmd
// Before load the commands written below will be executed
www.eeworm.com/read/166865/9992441
cmd softec_postload.cmd
// After load the commands written below will be executed
// Show main function at startup
FindProc main
www.eeworm.com/read/166865/9992443
cmd softec_reset.cmd
// After reset the commands written below will be executed
www.eeworm.com/read/166865/9992538
prm softec_linker.prm
NAMES END
SEGMENTS
RAM = READ_WRITE 0x1000 TO 0x3FFF;
/* unbanked FLASH ROM */
ROM_4000 = READ_ONLY 0x4000 TO 0x7FFF;
ROM_C000 = READ_ONLY 0xC000 TO 0xFEFF;
/* banked FLA
www.eeworm.com/read/165308/10068567
cmd softec_startup.cmd
// At startup the commands written below will be executed
www.eeworm.com/read/165308/10068587
cmd softec_preload.cmd
// Before load the commands written below will be executed
www.eeworm.com/read/165308/10068588
cmd softec_postload.cmd
// After load the commands written below will be executed
www.eeworm.com/read/165308/10068590
cmd softec_reset.cmd
// After reset the commands written below will be executed
www.eeworm.com/read/441950/7662373
cmd softec_startup.cmd
// At startup the commands written below will be executed