Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
21615 Discussions

SOC booting error CRDA

IOzan
New Contributor I
1,104 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
1,002 Views

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


0 Kudos
Reply