AES encryption using AN11241

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

AES encryption using AN11241

576件の閲覧回数
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by terrype on Sun Aug 10 22:29:53 MST 2014
Hi Guys,  I try to build the AN11241 in LPC Expresso board with LPC expresso and getting error that _ROR() is undeclare. 
Is it some think like key function in Keil ?
ラベル(1)
0 件の賞賛
2 返答(返信)

406件の閲覧回数
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by terrype on Mon Aug 11 16:53:02 MST 2014
Thanks guys.  I thought it was part of Keil compiler command and re-write the function, it is working now. Thanks

terry
0 件の賞賛

406件の閲覧回数
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by lpcxpresso-support on Mon Aug 11 00:23:14 MST 2014
_ROR() is provided by the CMSIS "core_cmInstr.h" file. This should get pulled in if you link against either the CMSIS-CORE library project for the part you are using, or else with the LPCOpen libraries. Please see the LPCXpresso User Guide for more details.

Regards,
LPCXpresso Support
0 件の賞賛