FAQ
- M051 Base Series(95)
- M0518 Series(97)
- M0519 Series(43)
- M0564 Series(1)
- Mini51 Base Series(90)
- Nano100/102 Base Series(101)
- Nano103 Base Series(10)
- Nano110/112 LCD Series(100)
- Nano120 USB Series(111)
- Nano130 Advanced Series(110)
- NUC029 Series(94)
- NUC100/200 Advanced Series(102)
- NUC120/122/123/220 USB Series(116)
- NUC121/125 Series(1)
- NUC126 USB Series(2)
- NUC130/230 CAN Series(103)
- NUC131/NUC1311 CAN Series(98)
- NUC140/240 Connectivity Series(114)
Products
Applications
Function
+
FAQ
How to program SPROM in Keil C51? Issue Date:2019-10-02
1. Open the “Options for Target” window
2. Specify the APROM and SPROM output file on User page.
(1) Check the “Run #2”
(2) Key in the following statement:
..\..\..\..\Library\Startup\exe\hex2bin.exe .\output\@L.hex 0x0 0x1000 0xFF80 0x80
0x0 is the start address of APROM.
0x1000 is the code size of APROM.
0xFF80 is the start address of SPROM.
0x80 is the code size of SPROM.
3. Set the Flash Programming option on Utilities page
(1) Click the “Settings” icon to open the “Nu-Link Driver Setup” window
(2) Check the “Update SPROM”
4. Re-build and Download
Products: | Microcontrollers ,8bit 8051 MCUs |
---|---|
Applications: | |
Function: |