I need to access the Data Link layer's Frame using the gc_GetFrame() function. However, the documentation states that I need to change the 24th parameter in the firmware file. I tried to use the function regardless - as I don't know which file that is, nor which parameter to change in it - and the function indeed returned an error stating that I need to change that parameter in the firmware file.
Which file is that, how do I access it, and which parameter do I need to change in order to be able to use the gc_GetFrame() function?
Thanks in advance.