- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi all,
I'm currently developing software application to run on my nios processor using Nios2 SBT. I have designed my board to glow the LED's depending on the values it reads from the register. I'm developing software to write into the register through Avalon bus interface. But, to get the BSP's and other files required i used an existing example from the templates( Hello world small) and generated BSP's and built the project. So out of curiosity i tried running Hello world small .elf file generated on my board. But i get the following message when i download the .elf on my board " Pausing target processor : Not responding Resetting and trying again : OK Initiating CPU cache <if present> OK Downloaded 1KB 0.0s\Verified OK Starting processor at address 0x00008020" Then when i try and run it it does not work but terminates. So my question is "Is it because my board is designed to function differently from the developed software or is there any other problem" Please help.Link Copied
5 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
do you have jtag connection on Qsys(SOPC builder)?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Yes i do..i have a jtag module in my sopc.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
hum.
who create the Qsys? vendor? you?- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I created the Qsys. Thank you for your Help. It is working now.
Hello World message was not displayed because i had connected cpu instruction master to Jtag module instead of cpu data master. After i made the change its working and message gets displayed. Thank you.- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi all.
Now that I have Built the SOPC and able to download the *.elf on the board. I'm now trying to add more code to accept data from console and write to the register. But now i'm facing another problem on how to scan characters from the console and writing into the register. Should i create a pointer to the Jtag module..? Please help. Thank you.
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page