This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Noob question on uVision example/header file

Hello,

I have a Nuvoton NUC140 board laying around and I was trying to setup a dev environment to start some basic coding. I followed instructions under www2.keil.com/.../M0-M23
and installed 2 packs: "Nuvoton ARM Cortex-M NuMicro Family Device support" as well as "Keil MCBNUC1xx Development Board Support Package". I also installed "Blinky (MCBNUC1xx)" example and opened it in uVision. However, when I open "blinky.c" there is a reference to "NUC1xx.h" which uVision cannot resolve. I cannot find NUC1xx.h anywhere in the Keil_v5 folder. I know the header exists under "http://www.keil.com/dd/docs/arm/nuvoton/nuc1xx/nuc1xx.h" but where I am supposed to put this file? and shouldn't it be part of some sort of pack already?

This is supposed to be so easy, but I am not sure why I am running into this basic issue so early on.

Any hints would be appreciated.

Thank you,
Eric