Author |
Message |
Topic: ISP Programming (read Debugging with Breakpoints) |
PeregrineFalcon
Replies: 2
Views: 26619
|
Forum: Development Posted: Fri May 27, 2011 4:46 pm Subject: ISP Programming (read Debugging with Breakpoints) |
So I believe I know what I need to do, but still would like guidance on how to proceed, and if my assumptions are correct.
Again, my goal is to perform debugging using hardware breakpoints. At firs ... |
Topic: ISP Programming (read Debugging with Breakpoints) |
PeregrineFalcon
Replies: 2
Views: 26619
|
Forum: Development Posted: Thu May 26, 2011 6:34 pm Subject: ISP Programming (read Debugging with Breakpoints) |
I would like to debug some applications using the [url=http://atmel.com/dyn/products/tools_card.asp?family_id=607&family_name=AVR%AE+8%2DBit+RISC+&tool_id=3353]AVR JTAGmkII.
I reviewed the ... |
Topic: How does the TSIM2 boot? |
PeregrineFalcon
Replies: 2
Views: 28115
|
Forum: Development Posted: Fri May 06, 2011 4:34 pm Subject: How does the TSIM2 boot? |
Thanks for the info. I did find answers to most of my questions in your API docs [url=http://www.bladox.cz/devel-docs/group__api__mem.html]Memory section as well as in the available Atmel documentatio ... |
Topic: How does the TSIM2 boot? |
PeregrineFalcon
Replies: 2
Views: 28115
|
Forum: Development Posted: Fri Apr 29, 2011 6:24 pm Subject: How does the TSIM2 boot? |
I am looking for some information pertaining to the boot process of the TSIM2.
I have purchased a set of TSIM2, TP2s, Waivers, and TL2s, and wanted to understand more how each of these boot.
At ... |
Topic: gcc-3.3.2 compilation error |
PeregrineFalcon
Replies: 3
Views: 33982
|
Forum: Development Posted: Thu Mar 03, 2011 7:33 pm Subject: gcc-3.3.2 compilation error |
Oh and if you want to build gcc yourself here are the steps to do it under Fedora (14) in my case.
yum install compat-gcc-34 compat-gcc-34-c++ compat-libstdc++-33.i686
export CC=gcc34
./configure ... |
Topic: gcc-3.3.2 compilation error |
PeregrineFalcon
Replies: 3
Views: 33982
|
Forum: Development Posted: Thu Mar 03, 2011 7:15 pm Subject: gcc-3.3.2 compilation error |
The file at http://www.bladox.com/pub/avr1.tgz appears to be corrupt. After downloading and trying to untar it I get:
tar: Exiting with failure status due to previous errors
Any help fixing ... |
|