HI
I'm studing EVM in korea.
I visit to Question for my problem.
First, I can't be using English very well.
I'm studying C6A8167(DM816x) EVM.
EVM connect linux host.
My linux host version is Ubuntu 10.04 LTS.
EVM first boots to a given state is an SD card.
I want image proccesing in EVM include IMGLIB.
So I have a lot of questions.
1. If I want to use IMGLIB, CCS is a necessary one?
2. Please let me know in detail that use IMG_sobel_3x3_8_d example in EVM.
3. Last one, how can I make my input(output) array(IMG_sobel_3x3_8_idat, IMG_sobel_3x3_8_odat)?
In summary, how can I execute IMG_sobel_3x3_8_d example in my EVM(input data : jpeg)?
Please tell me in detail.