Other Parts Discussed in Thread: CC2560, CC2564C
Hi!
I wanted to test out the SPP example on the following setup: STM32F4-Discovery + CC256xEM-STADAPT + CC256XQFNEM. The steps I made were:
- I assembled the boards properly as it is shown in the https://www.ti.com/lit/ug/swru417/swru417.pdf.
- I changed the jumpers J1-J6 on CC256xEM-STADAPT to "DISCOVERY".
- I opened SPP example from CC256x STM32 Bluetopia SDK.
- I followed instructions in the Enable_STM32_Discovery_Eval.pdf guide:
- Changed CONSOLE_UART in HALCFG.h.
- Changed HCITRANS.c to one without DMA.
- Changed HCITR stuff in HCITRCFG.h.
- Rebuilt the project.
- Downloaded and started the debugger.
As a result I got "Stack init failed: -4" error. Could you please help me identify the problem with my setup?
Regards,
Piotr