Hi Nick,
I did not find any function define with parameter passing in https://git.ti.com/cgit/apps/tida01555/tree/PRU_ADS8688_Interface/PRU_ADS8688_Interface.asm .
Is there any example that used function define and parameter passing with assembly programming?
Our project need C and assembly mix programming, how can I pass some parameters from C to assembly function?