This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hello Team,
I added a new ADC IC instance to SysCfg for this multi ADC channel front end board for vibration sensing: https://www.ti.com/tool/TIDA-010249.
Here are the SW modifications that were made to the SDK (with assistance from Sitara SW apps):
All in all, two files were modified (sdk/source/pru.io/.meta/adc/templates/adc.syscfg.js and sdk/source/pru.io/.meta/adc/templates/adc_config.inc.xdt) and one file was added (sdk/source/pru.io/.meta/adc/iepe4ch). Everything works as intended. However, when I share this project, the customer/colleague has to make the same modifications that I made to these files. I want to change this so the person trying to use the project only needs to import the project and run it.
What would be the easiest way to achieve this? Can I copy these three files into the local project folder and modify the project properties to point to the modified files instead of the SDK?
Looking forward to your response. Thank you!
Hi Alex,
I'm looking into this and will get back with you.
Regards,
Frank
Hi Alex,
I experimented with making these modifications. I don't see exactly the same thing in Sysconfig when I add a new ADC instance, although I suppose this doesn't matter for answering your question.
Can you share the modified files with the end user as a zip file "patch" to apply on top of the SDK installation? The user would apply this zip patch before importing your project.
Can I copy these three files into the local project folder and modify the project properties to point to the modified files instead of the SDK?
I don't see any references to these files in local project folder.
I'm reaching out to the SDK team for pointers on how to best handle this.
Regards,
Frank
Hi Frank,
I experimented with making these modifications. I don't see exactly the same thing in Sysconfig when I add a new ADC instance, although I suppose this doesn't matter for answering your question.
I'll share my modified SDK over Webex so you can compare the differences.
I don't see any references to these files in local project folder.
Likewise.
Best regards,
Alex
Alex,
I compared the files I created with the files you shared and I see some differences. I suspect this is why we don't see the same Sysconfig interface.
I've shared my files below.
I consulted with the SDK team on this issue. I think the best way to handle it is with a zip patch file.
Regards,
Frank
/cfs-file/__key/communityserver-discussions-components-files/908/adc.syscfg.js
/cfs-file/__key/communityserver-discussions-components-files/908/adc_5F00_config.inc.xdt