Page 1 of 1

How many logical channels does JCIDE debug support?

Posted: Mon Aug 24, 2015 9:16 am
by predators
I use the "/manage-channel open" command in JCIDE, and it can only open three logical channels. How can I open the other channels?

How many logical channels does JCIDE debugger support?

Re: How many logical channels does JCIDE debug support?

Posted: Mon Nov 02, 2015 7:34 am
by Tolice
I used JCIDE is the latest, and find it supporting 20 logical channels. Maybe you can update your JCIDE and try it.

Re: How many logical channels does JCIDE debug support?

Posted: Thu Nov 05, 2015 4:37 pm
by ThePhoenyx
Check the APDU api. The CLA byte is different for #4-#19.

Re: How many logical channels does JCIDE debug support?

Posted: Thu Nov 05, 2015 10:26 pm
by choimillen
JCIDE can set the Logical Channel number into the CLASS byte automatically, and you don't need to calculate this by yourself.