Skip to content

Latest commit

 

History

History
33 lines (33 loc) · 1.02 KB

README.md

File metadata and controls

33 lines (33 loc) · 1.02 KB

Nuvoton N76E003 BSP for SDCC

Usage

  1. Compile Common.c and Delay.c
sdcc -c Common.c -D FOSC_160000
sdcc -c Delay.c -D FOSC_160000
  1. Compile main.c and link all things together
sdcc main.c Common.rel Delay.rel

Benefits using SDCC

  • Cross platform included Windows, Linux and OS X.
  • Fully free, no code size limit and open source.
  • Compact code size.

    http://sdcc.sourceforge.net

Benefits of Nuvoton N76E003

Application highlight

  • BLDC controller
  • Wireless charger