xmos / lib_awe

AWE Core for xcore
Other
0 stars 1 forks source link

Update to 8.D.8 #57

Closed ed-xmos closed 2 months ago

ed-xmos commented 2 months ago

Uses this version:

Lib 2: -target=XCORE-AI-EXPLORER -O3 -DNDEBUG -MD -MT -mcmodel=large -mno-dual-issue

ed-xmos commented 2 months ago

I didn't look at anything inside src/include_external as assume this is changes directly from DSP. Yes - although we have to do a struct typedef workaround to make the compiler happy as per HM's original changes. But the struct types seem to sometimes change.

Looking a this PR though it does concern me how we would support and maintain multiple versions of libawe especially if users are getting it directly from DSPC

Yes, this is an issue forthcoming I think.

But I reckon getting this bumped to the latest version for now makes sense - it has passed the HW regression which is reassuring.