Hello I want to develop a project on MCU K32L2B31VLH0A. I want to use de development board FRDM-K32L2B3 and trasfer this project with JTAG using ULINK2. I need help to set up the uvison KEIL ambient for realized a simple program like blinking a led and transfer it to the board to ensure tha all it work. Is there somebody that can say me what kind of software component i need to choose in minimal configuration for this task?
Thanks Carlos Another question if you can help me. If I program the microcontroller located on the board through JTAG it is not necessary to import the libreries dedicated to the board in order to have a working project. Correct? This is because I want to use only the micro to develop a clean FW that will then be destined for a proprietary device that we are developing of which I do not yet possess the finished PCB. Obviously it will be my responsibility to manage the offered periphery from the board like led Input/output pin if it is necessary. Thanks