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.

AM6442: How to Program PRU Firmware in Mixed C and Assembly?

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?