Module - Panasonic

J-Tag pins as GPIO

Fri, 2016-10-21 07:39--Bharath

Hi,
在我们的产品,我们是planning to use J-Tag pins SWDIO and SWCLK as GPIO's. We are using an external SPI_flash memory to store code.
For this we need to disable the Debug mode. So if we do this, will we still be able to load the code to external SPI_flash memory via J-Tag?
Is this a good design to consider? Is there a better way to access these pins?

Late GAPM response

Tue, 2016-09-06 14:30--mabraun

Hi all,

I'm experiencing the following behavior: My application sends the GAPM_START_ADVERTISE_CMD command to TASK_GAPM. In terms of functionality, all works fine: The DA1458x starts advertising and I can establish a connection. The weird thing is that I only get the GAPM_CMP_EVT message (which is the confirm response to the GAPM_START_ADVERTISE_CMD command) AFTER a connection has been established! The communication sequence is as follows:

SPS & custs1: Wrong handler called

星期二,2016-09-06 58--mabraun

Hi all,

I have a project with a custom service (custs1) and the Dialog SPS service. My problem is that after sending the SPS_SERVER_CREATE_DB_REQ message to TASK_SPS_SERVER, the custs1_create_db_req_handler is called mistakenly (instead of sps_server_create_db_req_handler).

Any ideas what could be going wrong here? I'm happy to provide more info, if needed. I'm using SDK 5.0.4.

Thanks,
mabraun

SPI GTL Receive Callback Function

Tue, 2016-09-06 12:49--mabraun

Hi all,

In order to be able to debug some of the problems I'm having, I would like to know which function handles the reception of incoming SPI GTL messages in an external uC configuration. I used the proximity reporter example as a starting point. In spi_hci.c I can see that a callback function is called in spi_receive_data_isr(). This callback is set through the spi_hci_read_func() function. However, I am not able to trace back this callback (I end up in jump_table.c).

Could you please point me to the function that handles incoming GTL SPI messages?

Pages

Subscribe to RSS - Module - Panasonic