Other Parts Discussed in Thread: SYSCONFIG
I am just getting started with the AM263x Control Card, and I got the gpio_multi_led_blink example project running, which is always a good start. I want to now create a similar brand new project to blink a LED, but without all of the java-script code generation. I have been using CCS and your C2000, Hercules, and MSP430 processors and tools, but this auto-code generation is not something we can use due to the safety critical nature of the product. Do you have example projects without using the SysConfig/java-script auto generation of code to setup low level peripherals, or is that the general scheme for the AM263x examples? Are there any examples to do simple low-level C-code like (from the C2000) GpioCtrlRegs.GPAMUX2.bit.GPIO16 = GPIO16_SET_SPISIMOA?
Thanks,
Jim