DSPRelated.com
Forums

Cannot view PWM while running program in flash memory

Started by naay...@gmail.com May 14, 2008
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
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