Settings to be done in KEILUV4 for Executing C programs:
Settings to be done in KEILUV4 for Executing C programs:
In Project Window Right click “TARGET1” and select “options for target ‘TARGET1’
Then go to option “Target” in that
1. Xtal 12.0MHz and Use MicroLIB
2. Select IROM1 (starting 0×0 size 0×8000).
3. Select IRAM1 (starting 0×10000000 size 0×8000).
In Project Window Right click “TARGET1” and select “options for target ‘TARGET1’
Then go to option “Target” in that
1. Xtal 12.0MHz and Use MicroLIB
2. Select IROM1 (starting 0×0 size 0×8000).
3. Select IRAM1 (starting 0×10000000 size 0×8000).
Then go to option “Output”
Select “Create Hex file”.
Then go to option “Linker”
Select use memory layout from target dialog
Comments
Post a Comment