fix bug in blackfin read access to firmware registers

This commit is contained in:
2025-05-08 15:40:13 +02:00
parent 0d5d851585
commit 9051dae787
2 changed files with 30 additions and 0 deletions

View File

@@ -135,6 +135,7 @@ void setupDetector();
#if defined(CHIPTESTBOARDD)
int updateDatabytesandAllocateRAM();
void updateDataBytes();
void enableBlackfinAMCExternalAccessExtension();
#endif
#if !defined(CHIPTESTBOARDD) && !defined(XILINX_CHIPTESTBOARDD)