- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I have built a very basic QSYS Project with the following components:
- NIOS II CPU
- 512 Bytes on-chip Memory connected to Data master
- 512 Bytes on-chip Memory connected to Instruction master
- System ID peripheral
- JTAG UART
- Interval Timer.
In the NIOS II Eclipse, I built the BSP and Application for "hello world". When I run the application, I see the following message in the console and the application stays stuck at this point.
Reading symbols from */*_nios.elf...done.
_start () at HAL/src/crt0.S:272
272 movui r2, NIOS2_DCACHE_SIZE -> this happens to be the Assembler code at address 0x0000000.
Could someone explain to me what the processor is looking for at this point and also how I could proceed forward?
Thanks in advance!
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Please follow this video and see what you are missing out?
https://www.youtube.com/watch?v=1a_cD6FBROA
BTW you can try one of the golden_top designs to start your design, It will help you to get an application ready without issues in seconds.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
hi team,
Even i am facing the same issue now, if you got solved the issue please let me know the solution.

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page