1/1

|
how to create *.bin without *.ld
by Unknown on Sep 13, 2004 |
Not available! | ||
|
hi,everybady
i have one problem,i need your help. i had ever edit a program , run the program in the SRAM with JTAG,not in the ROM, but the program seemed error. i doubt if it can't set the program all to SRAM,so i want to make one *.S file ,gcc it and create *.bin .Does it need the *ld file? how can i to do? thx |
|||
|
how to create *.bin without *.ld
by Unknown on Sep 17, 2004 |
Not available! | ||
|
* beyoelf@163.com (beyoelf@163.com) wrote:
hi,everybady
i have one problem,i need your help. i had ever edit a program , run the program in the SRAM with JTAG,not in the ROM, but the program seemed error. i doubt if it can't set the program all to SRAM,so i want to make one *.S file ,gcc it and create *.bin .Does it need the *ld file? how can i to do? thx i suggest you take a look at hello world example (if not elsewhere you can find it in this list archieves)... you'll need just a slightly different *.ld script then for ROM. just copy it and change the addresses to correspond to where you have RAM. best regards, p. |
|||
1/1

