Forum Discussion
Altera_Forum
Honored Contributor
21 years agoProblem using HAL Api
Hello, I have problem using HAL api.. I just want to open device using alt_flash_open_dev() just like in "Simple Flash Access" of "The HAL Api Reference", but it always returns 0x0. Do...
Altera_Forum
Honored Contributor
21 years agoThank you Jesse,
I have checked 'system library properties', but both 'small C library' and 'reduced device drivers' were not selected. I guess I should try modifing other projects. Then, may be I can find out what is my problem.