yupina-chan
Member level 2
- Joined
- Nov 27, 2013
- Messages
- 51
- Helped
- 1
- Reputation
- 2
- Reaction score
- 1
- Trophy points
- 8
- Activity points
- 397
I studied using the SOPC builder and NIOS2. I made the projects in both tutorials provided by altera. Along the way, I encountered errors but I searched about them and found solutions. I made the tutorials worked on my board so I decided to try on the tutorial on sd card interface using SOPC builder. At the end part, for the software, I used the HAL device driver but when I compiled it, there were errors.
the last lines in my console are as follows:
Do you have any idea on how to solve this? I already tried running my nios 2 eds as an administrator (from another forum’s answer) but it didn’t help me.
THANKS IN ADVANCE!
the last lines in my console are as follows:
C:\Users\Jackie\Desktop\sdcard\nios\software\sdcard_bsp/HAL/src/alt_main.c:154: undefined reference to `main'
collect2: ld returned 1 exit status
make: *** [sdcard.elf] Error 1
Do you have any idea on how to solve this? I already tried running my nios 2 eds as an administrator (from another forum’s answer) but it didn’t help me.
THANKS IN ADVANCE!