DSP 56f8367 clock problem ?!

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

DSP 56f8367 clock problem ?!

跳至解决方案
2,492 次查看
TroyCorser
Contributor III
Hi all,
I have this problem:
I program my DSP with USB TAP (ldm Internal memory: pROM-to-xRAM) and all work properly, but when I reset the DSP by a Power off something happen.
When I power on the DSP it works but it seem works with a different time extension like if the clock period is altered.
To explain better:
I introduce a delay, of 1 second, in a simple cycle.
It works with this delay time till I switch off the power.
When I switch on the power the time delay, that was of 1 second before, now take about 15 seconds... how could it be?
I'm not using the procesor expert, but simple C code wrote all by myself.
I think it's not a hardware problem because I create a similar procedure with processor expert and it works properly also after a power on reset.
If someone know any possible reason / solution ...
标签 (1)
标记 (2)
0 项奖励
1 解答
1,330 次查看
TroyCorser
Contributor III
I solved the problem.
 
There was a multyple memory configuration in the file 56F83x_init.asm
 
pROM-to-xRAM utility and also xRom-to-xRam

在原帖中查看解决方案

0 项奖励
1 回复
1,331 次查看
TroyCorser
Contributor III
I solved the problem.
 
There was a multyple memory configuration in the file 56F83x_init.asm
 
pROM-to-xRAM utility and also xRom-to-xRam
0 项奖励