Forum Replies Created
-
AuthorPosts
-
AnujaMutalik
ParticipantHi,
I tried with the latest version of VisualGDB, version 5.2.13.1297. I am still getting the exact same errors. Could you suggest some corrective actions?
Thank you,
AnujaAnujaMutalik
ParticipantThank you for your help. I have version 5.1, I will try now the version 5.2.
AnujaMutalik
ParticipantHi,
The error is: ‘……’ path doesn’t exist.
I oberved .mak file. In this file the variable $(BSP_ROOT) and $(LOCALAPPDATA) get replaced by absolute file paths, but these paths are specific to old user (consist of folders of old user).
I hope this description makes the problem clear to you,
Thank you,
AnujaAnujaMutalik
ParticipantHi,
I have one more question.
I am trying to integrate IoT SDK with the current version of SDK on visual GDB. I am trying to make CoAP protocol files run. I am using all IoT specific files and IoT softdevice’ files from new IoT SDK. Will it work in this way? There won’t be any version mismatch between IoT softdevice’ and current SDK ?
Thanks ,
AnujaAnujaMutalik
ParticipantHi,
Thank you very much for the guidelines. I have performed all above steps. But now I am getting ‘connection_handler missing’ error in all of the SVCALL instructions of BLE. Could you tell me reason of these errors and how to solve them?
AnujaMutalik
ParticipantHi,
Thank you for the link. Actually, I only had posted that question.
I have been successful in adding all IOT specific files to current SDK on visual GDB. But it seems there is some issue with softdevice. The IOT SDK expects ‘IOT softdevcie’, whereas the SDK on visual GDB has s130. So how can I change this s130 to ‘IOT softdevice’ ? I have hex file and .o file for ‘IOT softdevice’. How can I use them with visual GDB?
Thank you for the support.
AnujaMutalik
ParticipantHi,
I want to set it up manually. Could you please give me link to the thread which you mentioned above?
Thanks,
AnujaAnujaMutalik
ParticipantAlright. That clears everything. Thank you.
AnujaMutalik
ParticipantHi,
Sorry, there was a mistake in my question. Nordic has IoT SDK, which includes just source files (no library files). I tried to add source files manually and modify include search path accordingly, but there are too many files. Its not possible to do the same for each file. Can you suggest some easy for this?
Thank you.
-
AuthorPosts