4 posts / 0 new
Last post
l00ver1
Offline
Last seen:5 years 4 months ago
加入:2015-01-2012:49
L6218E error.

Hi. Im trying to add to my project the bass profile. I did exactly the same procedure as diss profile from yourdevelopment guide but i am still getting the following error.

.\out\full_emb_sysram.axf: Error: L6218E: Undefined symbol adc_enable_channel (referred from battery.o).

I also read other posts from your forum about this error but they didn't solve my problem . Could you please help me?

PY_Dialog
Offline
Last seen:2 years 7 months ago
工作人员
加入:2014-08-25 09:59
Hi I00ver1,

Hi I00ver1,

Please add adc.c into your project and include head file accordingly.

Regards!
PY

l00ver1
Offline
Last seen:5 years 4 months ago
加入:2015-01-2012:49
thanks PY I did what you've

thanks PY I did what you've told me(I also include battery.c) and it worked !
Is there any ... more standard... way to activate whichever profile I need or the procedure depends on which profile I would like to activate?

PY_Dialog
Offline
Last seen:2 years 7 months ago
工作人员
加入:2014-08-25 09:59
Hi Ioover1,

Hi Ioover1,

There is no generic way because every profile may use different peripherals. As for some popular profiles like beacon, proximity etc, we already create reference design and you can refer to the site of reference design.

Regards!
PY