Hi Shankari,
I am not clear why you said "Able to write the data on flash through memory window of CCS browser ?", all flash program needs to 3 program commands and then write the data to flash, if there is no program command before write data into…
Part Number: SK-AM62 Other Parts Discussed in Thread: AM625 Hi .
Plz see the attached line: 5342.
When the Android boot successfully, just leave the EVM there, it will reboot with unknown reason.
Please help to solve.
This issue is reproduced…
Hi, sorry I replied to your email instead of here. May be you did not get my reply before, so I'm posting my latest (and shortest) test program here.
It still yields 32us blank between executing the main program and the ISR!
I'm now suspecting that…
Part Number: CC2564MODA Other Parts Discussed in Thread: CC2564 Tool/software: Code Composer Studio Hi,
We are using cc2564Moda Bluetooth to receive the data at every 10ms from the NRF52840 Bluetooth low energy in which it is sending the data at every…
Hi Vaibhav,
Thank you for reply! my kernel version is 2.6.29-r46, I get the kernel code from oe build environment. I don't know how to attach file. Bellow are the .config and bootlog:
.config:
# # Automatically generated make config: don't edit…
No it doesn't. The example is totally different. Sorry George but you're wrong.
In a 32-bit 2s representation, a "signed long" number N is within the range: [-2 31 , 2 31 - 1]. This means its minimum value is -2 31 = -2147483648.
Please see below…
Hello...
I am working on a project for several months, the project is on a C6748 EVK, I used CCS for the development.
Little by little I decided that I need one or another module and updated the project - ie PSP drivers, BSP, NDK, NSP and maybe…