Hi Sundeep,
Thanks for the information.
We are trying to bring up the BT on TI J4 platform (dm814x) ezsdk package 5.04.
The linux version is linux-2.6.37-psp04.04.00.01.
When we try to compile the latest gpio_en_am335x.c with above kernel package we get the following platform related errors of AM33x.
/u/karun/J4_BT/TI-ECS-build-utilites-8aaf153/bt_enable/gpio_en.c: In function 'gpio_test_init':
/u/karun/J4_BT/TI-ECS-build-utilites-8aaf153/bt_enable/gpio_en.c:109: error: implicit declaration of function 'AM33XX_L4_WK_IO_ADDRESS'
/u/karun/J4_BT/TI-ECS-build-utilites-8aaf153/bt_enable/gpio_en.c:109: error: 'AM33XX_SCM_BASE' undeclared (first use in this function)
/u/karun/J4_BT/TI-ECS-build-utilites-8aaf153/bt_enable/gpio_en.c:109: error: (Each undeclared identifier is reported only once
/u/karun/J4_BT/TI-ECS-build-utilites-8aaf153/bt_enable/gpio_en.c:109: error: for each function it appears in.)
/u/karun/J4_BT/TI-ECS-build-utilites-8aaf153/bt_enable/gpio_en.c: In function 'gpio_test_exit':
/u/karun/J4_BT/TI-ECS-build-utilites-8aaf153/bt_enable/gpio_en.c:121: error: 'AM33XX_SCM_BASE' undeclared (first use in this function)
Could you please let us know your comments?
Regards,
Rohini