Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
20691 Discussions

SOC booting error CRDA

IOzan
Beginner
575 Views

Hello,

I'm trying to implement my first HPS system on my new DE10-Nano FPGA.

I've successfully created the following files: preloader-mkpimage.bin, u-boot.img, HPSFPGA executable file (simple led and switches control), soc_system.rbf and socfpga.dtb. I sync them to the uSD card, turn on PuTTY and power the board. After several seconds, the boot stopped with that following message:

"cfg80211: Exceeded CRDA call max attempts. Not calling CRDA"

When looking on board FPGA led's, it seem that they are still held by their on pull up resistor (so the FPGA haven't burn yet. MSEL="00000")

What could be the problem? What should I do?

Thanks a lot,

Idan

0 Kudos
1 Reply
EricMunYew_C_Intel
Moderator
473 Views

Can you try to run apt-get install crda -y. I noticed that it is not an Intel dev kit.


0 Kudos
Reply