Subversion Repositories svnkaklik

Compare Revisions

Ignore whitespace Rev 5 → Rev 6

/programy/CodeWarrior/test/Demo_S08QG8_Test/cmd/Monitor_Postload.cmd
0,0 → 1,3
// After load the commands written below will be executed
// show main function after loading
Findproc main
/programy/CodeWarrior/test/Demo_S08QG8_Test/cmd/Monitor_Preload.cmd
0,0 → 1,2
// Before load the commands written below will be executed
GDI erase
/programy/CodeWarrior/test/Demo_S08QG8_Test/cmd/Monitor_Reset.cmd
0,0 → 1,0
// After reset the commands written below will be executed
/programy/CodeWarrior/test/Demo_S08QG8_Test/cmd/Monitor_Startup.cmd
0,0 → 1,0
// At startup the commands written below will be executed
/programy/CodeWarrior/test/Demo_S08QG8_Test/cmd/P&E_FCS_Postload.cmd
0,0 → 1,3
// After load the commands written below will be executed
// show main function after loading
Findproc main
/programy/CodeWarrior/test/Demo_S08QG8_Test/cmd/P&E_FCS_Preload.cmd
0,0 → 1,0
// Before load the commands written below will be executed
/programy/CodeWarrior/test/Demo_S08QG8_Test/cmd/P&E_FCS_Reset.cmd
0,0 → 1,0
// After reset the commands written below will be executed
/programy/CodeWarrior/test/Demo_S08QG8_Test/cmd/P&E_FCS_Startup.cmd
0,0 → 1,0
// At startup the commands written below will be executed
/programy/CodeWarrior/test/Demo_S08QG8_Test/cmd/P&E_ICD_Postload.cmd
0,0 → 1,3
// After load the commands written below will be executed
// show main function after loading
Findproc main
/programy/CodeWarrior/test/Demo_S08QG8_Test/cmd/P&E_ICD_Preload.cmd
0,0 → 1,0
// Before load the commands written below will be executed
/programy/CodeWarrior/test/Demo_S08QG8_Test/cmd/P&E_ICD_Reset.cmd
0,0 → 1,0
// After reset the commands written below will be executed
/programy/CodeWarrior/test/Demo_S08QG8_Test/cmd/P&E_ICD_Startup.cmd
0,0 → 1,0
// At startup the commands written below will be executed
/programy/CodeWarrior/test/Demo_S08QG8_Test/cmd/SofTec_Postload.cmd
0,0 → 1,3
// After load the commands written below will be executed
// show main function after loading
Findproc main
/programy/CodeWarrior/test/Demo_S08QG8_Test/cmd/SofTec_Preload.cmd
0,0 → 1,0
// Before load the commands written below will be executed
/programy/CodeWarrior/test/Demo_S08QG8_Test/cmd/SofTec_Reset.cmd
0,0 → 1,0
// After reset the commands written below will be executed
/programy/CodeWarrior/test/Demo_S08QG8_Test/cmd/SofTec_Startup.cmd
0,0 → 1,0
// At startup the commands written below will be executed