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 queisser,
As for (1), I don't have ALT_TEXT_DEVICE_FLASH defined in system.h. Instead, I have "#define ALT_TEXT_DEVICE SDRAM". So, I think this is not the problem. However, I have "#define ALT_EXCEPTIONS_DEVICE EXT_FLASH". May be this could cause a problem? I will try (2), may be I can find something. But it is hard to think that the pin assignments of the evaluation kit board are wrong...