Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - AdelCraft

Pages: [1]
1
What is the difference between the Sharp EL-W516TBSL and the EL-W516XGBSL?

2
Calculator C / How to debug program in firebird-emu with GDB?
« on: April 01, 2020, 08:05:46 pm »
Hi,

I'm note very familiar with GDB. I'm not able to debug my ndless application with GDB. I managed to connect to firebird-emu on port 3333 runnng this command:
Code: [Select]
arm-none-eabi-gdb -ex "target remote localhost:3333" myprogram.elfI have built the program with the -g flag to tell nspire-gcc to generate debug symbols. Now how do I debug? I tried typing the GDB command "run", but it says that the remote target doesn't supports "run". I tried setting a breakpoint, typing "continue" and running the program from the calculator's file explorer, but it didn't breaked.

Could someone who has succeeded show me an example of a debugging session?
Thanks.

3
TI-Nspire / Please delete this
« on: April 01, 2020, 07:55:23 pm »
If you are a moderator, please delete this. I don't know how to delete it.

4
Nspire I/O / Please delete this
« on: July 13, 2018, 10:38:48 am »
If you are a moderator, please download this post. i don't know how to delete it.

Pages: [1]