SMBusSlave issues with TIMER16

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
lock attach
Attachments are accessible only for community members.
MiSa_288856
Level 1
Level 1

I need to add two TIMER16 units in a solution that already includes, among other things, one SMBusSlave block and when I try to  Generate/Build the project I got the following error:

LMM info: area 'UART_RAM' item of 1 bytes allocated in SRAM page 1

LMM info: area 'data' item of 1 bytes allocated in SRAM page 1

!E smbslvint.asm(1192): {linker} INDEX instruction to area/symbol 'lit' out of range

make: *** [output/BatteryManager.rom] Error -1

I'm using the latest version of PSOC Designer. The project is based on a CY8C29566-24AXI micro.

How can I fix this?

I'm attaching the project showing this issue.

Best regards,

Michele Santucci

0 Likes
1 Solution
SampathS_11
Moderator
Moderator
Moderator
250 sign-ins 250 solutions authored 5 questions asked

This issue has to do with the limited range of the INDEX instruction. Contact support@imagecraft.com for more information about this.

Best regards,

Sampath Selvaraj

View solution in original post

0 Likes
1 Reply
SampathS_11
Moderator
Moderator
Moderator
250 sign-ins 250 solutions authored 5 questions asked

This issue has to do with the limited range of the INDEX instruction. Contact support@imagecraft.com for more information about this.

Best regards,

Sampath Selvaraj

0 Likes