Technical discussions about the TI C28x DSPs (including the C2810, C2811, C2812, F2801, F2806, F2808, F2810,, F2811, F2812, R2811 and R2812).
Hi all, I am running very simple program which generates PWM, in Flash memory of F2812 and trying to view the same in scope. But i am unable to view it. My program didn't have any computation part, i just tried how flash works. I am able to run my program, verify the program in flash successfully after erase operation. Can any one point out the reason why i am unable to view the PWMs generated by EV A and B while I Run my program in Flash memory? I have included pragama statements, memcopy file,proper linker cmd file. Please respond me friends. Thanks in advance regards Naayagi ------------------------------------ OMAP35x EVM jump-starts low-power apps ------------------------------------ The modular and extensible OMAP35x Evaluation Module (EVM) enables developers to start building applications based on the OMAP35x architecture:http://www.DSPRelated.com/omap35x You can post a message or access and search the archives of this group on DSPRelated.com: http://www.dsprelated.com/groups/c28x/1.php _____________________________________
Hi Naayagi, Please make sure that the InitFlash() routine which is part of the "DSP280x_SysCtrl.c" is running from the RAM. Thanks, Vishal --- n...@gmail.com wrote: > Hi all, > > I am running very simple program which generates > PWM, in Flash memory of F2812 and trying to view the > same in scope. But i am unable to view it. My > program didn't have any computation part, i just > tried how flash works. I am able to run my program, > verify the program in flash successfully after erase > operation. Can any one point out the reason why i am > unable to view the PWMs generated by EV A and B > while I Run my program in Flash memory? > I have included pragama statements, memcopy > file,proper linker cmd file. > > Please respond me friends. > > Thanks in advance > > regards > Naayagi > ------------------------------------ OMAP35x EVM jump-starts low-power apps ------------------------------------ The modular and extensible OMAP35x Evaluation Module (EVM) enables developers to start building applications based on the OMAP35x architecture:http://www.DSPRelated.com/omap35x You can post a message or access and search the archives of this group on DSPRelated.com: http://www.dsprelated.com/groups/c28x/1.php _____________________________________