Technical discussions about the TI C55x DSPs (including the c5501, c5502, c5503, c5507, c5509, c5510 and OMAP5910).
Hi, I am Ang here, Now i am facing some limitation of internal memory problem. As far as i know i i could just put my data in the page 0 of the internal memory. Do you know what to do if i want to put in page 1and page 2 and so on... thanks you. Any help will be appreciate.
Ang- > Now i am facing some limitation of internal memory problem. > As far as i know i i could just put my data in the page 0 of the internal memory. > Do you know what to do if i want to put in page 1and page 2 and so on... Are you talking about actual physical memory areas on the chip, and if so which device specifically? Or are you talking about typical linker keywords (page 0 for code, page 1 for data)? -Jeff