Activity
From 02/16/2021 to 03/17/2021
02/25/2021
- DD 07:49 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: Change data between ARM & DSP cores, undefined behaviour
- Gregory Gluszek wrote:
> My guess is that the system is running out of DSPLink buffers. I would recommend checking return codes for functions such as GetBuffer(). GetBuffer() will return a NULL pointer if it cannot obtain a new buffer. ...
02/19/2021
- TR 04:40 PM MitySOM-5CSX Altera Cyclone V FPGA Development: RE: HSMC Control
- Wow, I can't believe I overlooked that. Yes, I had it on the wrong HSMC connector. All is working perfectly now.
Thanks for the help!
02/17/2021
- DV 08:59 PM MitySOM-5CSX Altera Cyclone V FPGA Development: RE: HSMC Control
- Hi Travis,
We don't have a module or IP for the HSMC connectors. Though in the mitysom-5csx-ref project, all of HSMC pins do go to soft GPIO controllers that can be toggled from the processor.
I have a few things to double check/tr... - Hello,
I am trying to control the HSMC on my dev board(5csx). We have a in house created daughter board that we would like to control, but I am having a hard time controlling the HSMC. Is there some module for the Platform Designer or...