Example MPC5674F eQADC+eDMA Continuous_Scan CW210 end at void EXCEP_DefaultExceptionHandler(void)

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

Example MPC5674F eQADC+eDMA Continuous_Scan CW210 end at void EXCEP_DefaultExceptionHandler(void)

3,002 次查看
pier-luc_rosa
Contributor II

HI,

I am unable to run the following example.. using code warrior 10.7, but others example where working just fine..

What I did is create a new Project using a MPC5674F, copy *.c to source, *.h to Project_Headers

Then I deleted in source folder:

-__ppc_eabi_init.c

-MPC55xx_init.c

-MPC55xx_init_debug.c

-MPC5674F_MVxA264_HWInit.c

标记 (1)
0 项奖励
回复
5 回复数

2,980 次查看
pier-luc_rosa
Contributor II

It is now working, not sure what was wrong with it (I believe connecting both potentiometer fixed the issue..) However, I added a pin toggle in the eQADCA_FIFO0_EOQ_INT_handler and no matters what I do, when changing adc prescaler, it stay at 23Hz.. How can I increase the adc speed ?

Thanks

0 项奖励
回复

2,972 次查看
pier-luc_rosa
Contributor II

I am trying to do digital signal processing on one channel at says 100 200 kilo samples per seconds. Is it possible ?

0 项奖励
回复

2,939 次查看
pier-luc_rosa
Contributor II

Just figured it out... The interrupt is taking too long to execute... The fix is to disable serial port printing

Thanks

2,990 次查看
davidtosenovjan
NXP TechSupport
NXP TechSupport

Hi, which moment it goes into exception? From the very beginning or somewhere from main routine?

0 项奖励
回复

2,970 次查看
pier-luc_rosa
Contributor II

please see the comment above thanks

0 项奖励
回复