This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: MBX Board/Redboot


>>>>> "Anthony" == Anthony Massa <amassa@logici.com> writes:

Anthony> I have Reboot running on my MBX board.  I am able to download
Anthony> my application code to the board using TFTP.  After I
Anthony> download the code to RAM, I use the Reboot GO command to
Anthony> execute the code.  I then see a string output to the serial
Anthony> port.  I then tried to connect GDB/Insight via the serial
Anthony> port to the board for debugging.  How then can I do source
Anthony> level debugging on the board - is it possible?

Yes, but you need to connect to RedBoot via ethernet from GDB and
download the application from there.

Anthony> I was also wondering with the MBX860 template and the
Anthony> networking package, do I need to add the Common Ethernet
Anthony> Support package or is this functionality taken care of with
Anthony> the QUICC Ethernet package?

You don't need the ethernet support in the application. All the
necessary bits should be in RedBoot. As far as I know, anyway.

Jesper


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]