Getting started guide
- Make sure the whole toolset is installed (see Toolchain).
- Create a new application based on the provided template (copy_template.cmd batch file)
- Open the project with Keil uVision
- Compile the project
- Connect a TCM410J with EVA320 board and EOP300 programmer or use a EOP350 board
- In uVision select Flash->Download to download the compiled hex file
- You should see LMI (RSDADIO3) LED toggling
- Note:
- Also a good beginner example is Radio To ESP3 Example. For more examples make sure to read Example Applications.