Hello,
I see some issues when trying to port the "getting started with AP" example that comes with the CC3100 SDK.
I was able to port the "SPI Debug app" to Xilinx zynq FPGA, by modifying and using the correct SPI drivers for this host.
In the instructions PDF for this example I have a clear source list and files that I need to use in order to build the app correctly.
In the "getting started with AP", I only have a pre-built IAR or CCS project without a clear files list.
I trying to locate all the files by looking at project but I still see that I am missing defines that are needed.
Can someone provide a clear file and define list for the "getting started with ap" example application?
Thanks!