How should I make IMX53 processor run at full speed.

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

How should I make IMX53 processor run at full speed.

ソリューションへジャンプ
1,097件の閲覧回数
swaraj
Contributor II

Hi,

I have a application, which runs very slow on IMX53 ubuntu 10.04. To meet my requirements I should run processor at high speed, so that it processes my SDIO device faster.

What should I do to make processor run at very speed?

I'm already running the SDIO at higher clock speed (50MHz), but still that is not sufficient for me to process. Currently IMX processor is running at 300MHz, So I thought of increasing this processing speed by running processor at higher speed.

Can anyone help me in running the SDIO device at higher speed to achieve desired result.

Thanks

Swaraj


ラベル(2)
1 解決策
888件の閲覧回数
VladanJovanovic
NXP Employee
NXP Employee

When you say SDIO device, do you mean SD card? SD cards can go up to 52MHz in speed, and 4-bit wide data transfer, so their performance will be limited (if you record a lot of data SD cards with higher speed class might help a little).

For more speed, you'll need to look into using NAND, eMMC or SATA/SSD for storage.

cpufreq is one of the tools that can be used to change CPU frequency on the fly.

元の投稿で解決策を見る

0 件の賞賛
1 返信
889件の閲覧回数
VladanJovanovic
NXP Employee
NXP Employee

When you say SDIO device, do you mean SD card? SD cards can go up to 52MHz in speed, and 4-bit wide data transfer, so their performance will be limited (if you record a lot of data SD cards with higher speed class might help a little).

For more speed, you'll need to look into using NAND, eMMC or SATA/SSD for storage.

cpufreq is one of the tools that can be used to change CPU frequency on the fly.

0 件の賞賛