Discussion Title | Created date |
---|---|
(APP)(ERR)[spi_data_read][379][nmi spi]: Failed data response read - Error Using HTTP protocol I am trying to communicate with server but recently I am getting an error in spi_data_read as "Failed data response read". Strange thing is, I... |
Wednesday, 13 April 2016 - 18:25 |
Include '.h' and '.c' files in project from outside directory In my AS7 project I want to include '.h' file present in directory outside of project. I used relative path of the file to be included, in my main.c file but getting build error... |
Monday, 14 March 2016 - 19:15 |
Call C++ function from c - Atmel studio 7 I have to call a C++ wrapper function from C, I am using Atmel Studio 7. I created three files as below in a gcc c/c++ executable project wrapper.cpp #include "wrapper.h... |
Monday, 8 February 2016 - 19:47 |