Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
9 years ago

stratixV GX development kit && display port

Recently ,I have studied the Stratix V GX development kit board with the display port daughter board. I downloaded the displayport design example 13.0(tx only)from the altera website.

after compling,i already got the .sof and .elf files.but i got nothing after running these.

I follow the instructions from the pdf files one by one. would anyone give some advises ?what's wrong with it?thank you very much.

1 Reply

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    I located the question.the sof is downloaded well.but the elf file isn't.I make some breakpoints in the main.c files. I found that it stoppedafter "printf(starting...\n)" that means the following "bitec dptx init()"didn't work.does anyone tell me how to config the DP core?thankyou verymuch