Upload files to "ES/Lab/Lab1/Init"
This commit is contained in:
parent
db689b25ef
commit
985e8e3558
5 changed files with 46 additions and 0 deletions
4
ES/Lab/Lab1/Init/init.lnp
Normal file
4
ES/Lab/Lab1/Init/init.lnp
Normal file
|
@ -0,0 +1,4 @@
|
|||
--cpu Cortex-M3 "datatransfer.o"
|
||||
--ro-base 0x00000000 --entry 0x00000000 --rw-base 0x10000000 --entry Reset_Handler --first __Vectors --strict --summary_stderr --info summarysizes --map --xref --callgraph --symbols
|
||||
--info sizes --info totals --info unused --info veneers
|
||||
--list ".\init.map" -o init.axf
|
Loading…
Add table
Add a link
Reference in a new issue