readme
来自「专业汽车级嵌入式操作系统OSEK的源代码」· 代码 · 共 19 行
TXT
19 行
Some quick notes on LEJOS NXT BuildingYou will need a Linux or equivalent environment with gcc arm tool chains.To build, just type 'make'.This should produce 3 output files:lejos_nxt_rom.bin binary rom imagelejos_nxt_ram.elf ram image for debugging with jtaglejos_nxt_samba_ram.xxx samba ram image used with runjavaA word about the make file structure.targetdefs.mak add files to the build hereenviromnet.mak toolchain setupsam7.lds a file that is parse by sed to produce the linker scripts
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?