Hello everyone,
As my size of .ebss is too large to fit into internal ram in f2812, I am trying to allocate the .ebss to external memory , which is xintf zone6. But due to lack of experience, I am unable to do so. I have read some post about editing gel file to initialize the xintf for F28335, which is to add a sub function XINTF_Enable to OnPreFileLoaded() in gel file , but i can not fund function XINTF_Enable in f2812 gel file. Hence , i wonder how to do initialization of Xintf in F2812 , or am i heading incorrect direction, which initialization of Xintf has nothing deal with gel file.
Thanks a lot for helping or reading , as well as sorry for my poor english level
Regards,
Zachary